Properly detect x32.
authorAdam Borowski <kilobyte@angband.pl>
Tue, 30 Jul 2024 13:09:54 +0000 (15:09 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Sun, 21 Sep 2025 21:45:22 +0000 (23:45 +0200)
commitced7e61d1a832a15f32d3c1cfc9d1de16b9ec85c
tree2c6d13f33f3cd381db56830bb20ea5e492768929
parent017a6d07322e1e0e14ab6dbbd46fb174ac7325d7
Properly detect x32.

As usually, x32 gets mistaken for amd64 (both are x86-64 ABIs after all).
This version doesn't use any assembly yet, a proper port is needed.

Gbp-Pq: Name 0001-properly_detect_x32.patch
common/common.h
configure